'宣言 Protected Overridable Function ShouldEndApplication( _ ByVal product As T, _ ByVal state As ActivationState, _ ByVal licenseData As ILicenseData(Of T), _ ByVal instance As System.Object _ ) As System.Boolean
protected virtual System.bool ShouldEndApplication( T product, ActivationState state, ILicenseData<T> licenseData, System.object instance )
パラメータ
- product
- state
- licenseData
- instance